home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 11 / AMUG BBS in a Box Volume XI (April 1994) (MacWizards).iso / CD Setup / Mansion Setup / CD ROM / Section.Dir 155 < prev    next >
Encoding:
Text File  |  1994-03-04  |  7.5 KB  |  123 lines  |  [TEXT/MPS ]

  1. FILE LIST
  2. Last Updated: 03-04-1994
  3.  
  4. ID# FILE NAME            ACC. T UPLOADED BY                         DATE
  5. --- -------------------- ---- - ----------------------------------- ----------
  6.  41 Alias Mgr Q&As.sit      0 B AMUG BBS in a Box                   10-29-1992
  7.     DESC: Alias Mgr Q&As - This Technical Note contains a collection of Q&As 
  8.      KEY: Alias Mgr Q&As.sit                                    KBytes: 5120
  9.     DESC: relating to a specific topic—questions you’ve sent the Developer 
  10.     DESC: Support Center  (DSC) along with answers from the DSC engineers. 
  11.     DESC: While DSC engineers have  checked the Q&A content for accuracy, the 
  12.     DESC: Q&A Technical Notes don’t have  the editing and organization of 
  13.     DESC: other Technical Notes. The Q&A function is  to get new technical 
  14.     DESC: information and updates to you quickly, saving the  polish for when 
  15.     DESC: the information migrates into reference manuals.   
  16.     DESC: 
  17.     DESC: 
  18.  39 Blessed Folder.sit      0 B AMUG BBS in a Box                   10-29-1992
  19.     DESC: Blessed Folder - This Technical Note describes how to determine 
  20.      KEY: Blessed Folder.sit                                    KBytes: 6144
  21.     DESC: which  folder on an HFS volume is the blessed folder, that is, the 
  22.     DESC: folder that  contains both the System file and the Finder. Changes 
  23.     DESC: since January 1986,  The information about how to find the "Blessed 
  24.     DESC: Folder" has been deleted  from this technical note. The FindFolder 
  25.     DESC: function can now be used to find  the "Blessed Folder" and is 
  26.     DESC: documented in Inside Macintosh Volume VI, pages 9-42 to 9-44. This 
  27.     DESC: note now includes information about how to bless a  folder to the 
  28.     DESC: new system folder.  
  29.     DESC: 
  30.  38 Caching.sit             0 B AMUG BBS in a Box                   10-29-1992
  31.     DESC: Caching - This technical note describes disk and File System caching 
  32.      KEY: Caching.sit                                           KBytes: 7168
  33.     DESC: on the Macintosh, with particular emphasis on the high-level File 
  34.     DESC: System cache. Of the three caches used for file I/O, this is the one 
  35.     DESC: which could have the  most impact on your program.       
  36.  29 File Sharing .sit       0 B AMUG BBS in a Box                   10-29-1992
  37.     DESC: File Sharing - This Note describes modifications to the existing 
  38.      KEY: File Sharing .sit                                     KBytes: 10240
  39.     DESC: File  Manager routines, PBGetCatInfo, PBHGetDirAccess, 
  40.     DESC: PBHSetDirAccess,  PBHSetFLock and PBHRstFLock, when used on volumes 
  41.     DESC: prepared by Macintosh  System 7 File Sharing. There are several 
  42.     DESC: differences between System 7 File  Sharing and AppleShare 2.0.1. 
  43.     DESC: This Note describes what those differences  mean when calling 
  44.     DESC: PBGetCatInfo, PBHGetDirAccess, PBHSetDirAccess,  PBHSetFLock and 
  45.     DESC: PBHRstFLock on local volumes that return bHasPersonal  
  46.     DESC: AccessPrivileges to PBHGetVolParms.  
  47.     DESC: 
  48.  27 Hard Disk Medic.sit     0 B AMUG BBS in a Box                   06-22-1993
  49.     DESC: Hard Disk Medic - The death of a hard disk with megabytes worth of 
  50.      KEY: Hard Disk Medic.sit                                   KBytes: 18432
  51.     DESC: data can be exceedingly traumatic. This technical note will describe 
  52.     DESC: techniques for  recovering a hard disk and the data that is on it. 
  53.     DESC: The discussion will also include some tips on how to avoid problems. 
  54.     DESC:      
  55.     DESC: 
  56.     DESC: 
  57.  25 HFS Elucidations.sit    0 B AMUG BBS in a Box                   10-29-1992
  58.     DESC: HFS Elucidations - This technical note will describe a few problems 
  59.      KEY: HFS Elucidations.sit                                  KBytes: 9216
  60.     DESC: that  can occur while using HFS. It will also describe ways to avoid 
  61.     DESC: these  problems.       
  62.     DESC: 
  63.  24 HFS Ruminations.sit     0 B AMUG BBS in a Box                   10-29-1992
  64.     DESC: HFS Ruminations - This technical note contains some thoughts 
  65.      KEY: HFS Ruminations.sit                                   KBytes: 10240
  66.     DESC: concerning  HFS.        
  67.     DESC: 
  68.     DESC: 
  69.  23 HFS Tidbits.sit         0 B AMUG BBS in a Box                   10-29-1992
  70.     DESC: HFS Tidbits - This Technical Note describes two poorly documented 
  71.      KEY: HFS Tidbits.sit                                       KBytes: 5120
  72.     DESC: features  of the File Manager.        
  73.     DESC: 
  74.     DESC: 
  75.  22 ioNamePtr.sit           0 B AMUG BBS in a Box                   10-29-1992
  76.     DESC: ioNamePtr - It is very important to set ioNamePtr when making PB 
  77.      KEY: ioNamePtr.sit                                         KBytes: 4096
  78.     DESC: calls,  even if you don’t want  those calls to return a name. 
  79.     DESC: Whenever Inside  Macintosh indicates that ioNamePtr is either 
  80.     DESC: required for input or returns  something, you must set ioNamePtr to 
  81.     DESC: either nil (if you aren’t using a  name) or to point to storage for 
  82.     DESC: a Str255. If you don’t explicitly set  ioNamePtr, strange and 
  83.     DESC: unusual crashes may occur, depending on the  machine/configuration 
  84.     DESC: your code is run on.     
  85.     DESC: 
  86.     DESC: 
  87.  21 ioPosOffset.sit         0 B AMUG BBS in a Box                   10-29-1992
  88.     DESC: ioPosOffset - The Device Manager chapter of Inside Macintosh Volume 
  89.      KEY: ioPosOffset.sit                                       KBytes: 4096
  90.     DESC: II says that ioPosOffset is passed to and returned by Read and Write 
  91.     DESC: calls. It also says that “After the read [or write] is completed, 
  92.     DESC: the position is returned in ioPosOffset…” Actually, ioPosOffset is 
  93.     DESC: not changed by either call. Also  note that device drivers should 
  94.     DESC: only look at the dCtlPosition field of the  DCE, and should not look 
  95.     DESC: directly at the ioPosOffset field of the parameter block. The Device 
  96.     DESC: Manager sets up dCtlPosition for the driver, taking into  account 
  97.     DESC: both the ioPosMode and the ioPosOffset.  
  98.     DESC: 
  99.  14 PBHSetVol.sit           0 B AMUG BBS in a Box                   10-29-1992
  100.     DESC: PBHSetVol - This note explains PBHSetVol, and why its use is not  
  101.      KEY: PBHSetVol.sit                                         KBytes: 5120
  102.     DESC: recommended. PBHSetVol, like SetVol and PBSetVol, allows you to set 
  103.     DESC: the  current default volume and directory to be used with subsequent 
  104.     DESC: File  Manager calls. Unlike SetVol and PBSetVol, though, PBHSetVol 
  105.     DESC: lets you  specify the volume and the directory separately, using the 
  106.     DESC: ioVRefNum and  ioWDDirID fields.    
  107.     DESC: 
  108.   9 Spare A Block.sit       0 B AMUG BBS in a Box                   10-29-1992
  109.     DESC: Spare A Block - This Technical Note discusses a new feature of the 
  110.      KEY: Spare A Block.sit                                     KBytes: 9216
  111.     DESC: System  Software 7.0 Disk Initialization Package—bad block sparing.  
  112.     DESC:       
  113.     DESC: 
  114.   5 Tags.sit                0 B AMUG BBS in a Box                   10-29-1992
  115.     DESC: Tags - Apple has decided to eliminate support for file-system tags 
  116.      KEY: Tags.sit                                              KBytes: 5120
  117.     DESC: on its  future products; this technical note explains this decision. 
  118.     DESC: Some of  Apple’s disk products (and some third-party products) have 
  119.     DESC: the ability to  store 532 bytes per sector, instead of the normal 
  120.     DESC: 512. Twelve of the extra  bytes are used to store redundant file 
  121.     DESC: system information, known as “tags”, to be used by a scavenging 
  122.     DESC: utility to reconstruct damaged disks.    
  123.